python-calver: update to version 2025.10.20
authorJosef Schlehofer <[email protected]>
Tue, 21 Oct 2025 23:50:30 +0000 (01:50 +0200)
committerAlexandru Ardelean <[email protected]>
Fri, 31 Oct 2025 07:52:11 +0000 (09:52 +0200)
Fixes:
 SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()

Release notes:
https://github.com/di/calver/releases/tag/2025.10.20

Signed-off-by: Josef Schlehofer <[email protected]>
lang/python/python-calver/Makefile

index cd46859c538281f3640c182a6ccbc5a7fe30ed83..4f519b2c139564b2abd00f12f3e499337fc26ff6 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-calver
-PKG_VERSION:=2022.6.26
+PKG_VERSION:=2025.10.20
 PKG_RELEASE:=1
 
 PYPI_NAME:=calver
-PKG_HASH:=e05493a3b17517ef1748fbe610da11f10485faa7c416b9d33fd4a52d74894f8b
+PKG_HASH:=c98b376c2424642224d456b2f70c51402343e008c63d204634665e1a2a2835f5
 
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE